Lines Matching full:7
49 #define AHCI_CMD_PREFETCH (1 << 7)
66 AHCI_HOST_REG_EM_LOC = 7, /* EM_LOC: Enclosure Mgmt Location */
123 AHCI_PORT_IRQ_BIT_DMPS = 7,
151 #define PORT_IRQ_DEV_ILCK (1 << 7) /* device interlock */
341 * cmd_fis[3], feature 7:0, becomes sector count 7:0.
342 * cmd_fis[7], device 7:0, uses bit 7 as the Force Unit Access bit.
344 * cmd_fis[12], count 7:0, becomes the NCQ TAG (7:3) and RARC bit (0)
345 * cmd_fis[13], count 15:8, becomes the priority value (7:6)
352 uint8_t sector_count_low; /* (feature 7:0) */
356 uint8_t fua; /* (device 7:0) */
361 uint8_t tag; /* (count 0:7) */