Home | Sort by relevance Sort by last modified time |
/external/syslinux/gpxe/src/include/gpxe/ | |
iscsi.h | 148 uint32_t cmdsn; member in struct:iscsi_bhs_login_request 258 uint32_t cmdsn; member in struct:iscsi_bhs_scsi_command 580 * fill out the CmdSN field in iSCSI request PDUs. It is 584 uint32_t cmdsn; member in struct:iscsi_session |
/external/syslinux/gpxe/src/net/tcp/ | |
iscsi.c | 226 command->cmdsn = htonl ( iscsi->cmdsn ); 558 request->cmdsn = htonl ( iscsi->cmdsn ); [all...] |