HomeSort by relevance Sort by last modified time
    Searched refs:status_detail (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
iscsi.h 220 uint8_t status_detail; member in struct:iscsi_bhs_login_response
  /external/syslinux/gpxe/src/net/tcp/
iscsi.c 986 * @v status_detail iSCSI status detail
990 unsigned int status_detail ) {
993 switch ( status_detail ) {
1057 response->status_class, response->status_detail );
1059 response->status_detail );
    [all...]

Completed in 39 milliseconds