Searched defs:STAT_BUSY (Results 1 - 9 of 9) sorted by relevance
/linux-4.4.14/drivers/scsi/snic/ | ||
H A D | vnic_devcmd.h | 170 STAT_BUSY = 1 << 0, /* cmd in progress */ enumerator in enum:vnic_devcmd_status |
/linux-4.4.14/drivers/block/paride/ | ||
H A D | pg.c | 193 #define STAT_BUSY 0x80 macro |
H A D | pf.c | 197 #define STAT_BUSY 0x00080 macro |
H A D | pt.c | 181 #define STAT_BUSY 0x00080 macro |
H A D | pd.c | 199 #define STAT_BUSY 0x00080 macro |
/linux-4.4.14/drivers/scsi/fnic/ | ||
H A D | vnic_devcmd.h | 283 STAT_BUSY = 1 << 0, /* cmd in progress */ enumerator in enum:vnic_devcmd_status |
/linux-4.4.14/drivers/net/ethernet/i825xx/ | ||
H A D | sun3_82586.h | 179 #define STAT_BUSY 0x4000 /* status: frame/command is busy */ macro |
H A D | ether1.h | 258 #define STAT_BUSY (1 << 14) macro |
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ | ||
H A D | vnic_devcmd.h | 439 STAT_BUSY = 1 << 0, /* cmd in progress */ enumerator in enum:vnic_devcmd_status |
Completed in 237 milliseconds